PercentUtil()

General System Function

Syntax samples

PERCENTUTIL (<locationname>)

Description

Returns the cumulative utilization percentage for the specified location. The value returned by this function represents the cumulative percentage of capacity occupied at the location, on average, at the time the function was called.

Cumulative Occupancy Time x 100
Capacity x Scheduled Time

Cumulative Occupancy Time in the above equation refers to the sum of the clock time each entity spends at a location for processing.

PercentUtil() may be called to return percent utilized for both multi- and single-capacity locations.

Note: The method used to calculate utilization percentage for this function is the same method used in the output statistics.

Valid In

Any Logic.

Components

<locationname>

The name of the location.